home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / svgabg52.zip / NOTES256.TWK < prev    next >
Text File  |  1993-09-11  |  967b  |  40 lines

  1. TweakVGA 256 BGI driver
  2. Version 1.5
  3. August 28, 1993
  4.  
  5. Revisions:
  6.     1.4 - May 21, 1993
  7.     1.3 - April 4, 1993
  8.     1.25 - January 28, 1993
  9.     1.2  - June 22, 1992
  10.  
  11. This is the newest version of my 256 color tweaked BGI driver.  All applicable
  12. functions have been implemented.
  13.  
  14. NOTES: The mouse cursor will not work
  15.  
  16.     o Greatly improved speed on bar filling (1.0)
  17.  
  18.     o Getimage/Putimage now work (1.1)
  19.  
  20.     o Paging is now implemented (1.2)
  21.  
  22.     Mode        Paging        # of pages (with 64k..no bank switch)
  23.     320x400        yes         2
  24.     360x480        no        1
  25.     376x564        no        1
  26.     400x564        no        1
  27.     400x600        no        1
  28.     320x240        yes         3
  29.  
  30.     o Mouse code hooks added (1.25)
  31.  
  32.     o Fillpattern bug fixed (It was being written backwards - 1.3)
  33.  
  34.     o Fixed text clipping at right and bottom edges (1.4)
  35.  
  36.     o Added compile-time support for 8x8, 8x14, or 8x16 bitmap fonts (1.4)
  37.  
  38.     o Drivers now have compile-time support for BGI version 3.0.
  39.       Supports protected mode with Borland Pascal 7.0 (1.5)
  40.